salvo-otel 0.56.0

OpenTelemetry support for salvo web server framework.
Documentation

salvo-otel

OpenTelemetry support for Salvo(Just placeholder now, will publish soon...).

This is offical crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features=["otel"] }

Documentation & Resources